Skip to content

Commit

Permalink
Now printing as desired (fullwidth)
Browse files Browse the repository at this point in the history
  • Loading branch information
leider committed Sep 29, 2018
1 parent 891fd53 commit c2737a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion softwerkskammer/views/layout.pug
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
extends commonLayout
block specific
.col-md-8
.col
if (statusmessage)
+notificationsBlock(statusmessage)
block content
Expand Down

0 comments on commit c2737a6

Please sign in to comment.