Skip to content

Commit

Permalink
Merge commit '0760ac80d4c13173e25475276e7233fd86a7fe1e'
Browse files Browse the repository at this point in the history
  • Loading branch information
nistormihai committed May 21, 2015
2 parents a5c5755 + 0760ac8 commit fd1e690
Show file tree
Hide file tree
Showing 4 changed files with 12 additions and 2 deletions.

Large diffs are not rendered by default.

Large diffs are not rendered by default.

5 changes: 5 additions & 0 deletions plugins/embed/gui-themes/themes/rhrnt-section/container.dust
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{>"themeBase/container"/}

{<headerContainer}
<div class="liveblog-header">
{+header}
{+blogDescription}{/blogDescription}
{/header}
</div>
{/headerContainer}

{<userComment}
Expand Down
5 changes: 5 additions & 0 deletions plugins/embed/gui-themes/themes/rhrnt/container.dust
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
{>"themeBase/container"/}

{<headerContainer}
<div class="liveblog-header">
{+header}
{+blogDescription}{/blogDescription}
{/header}
</div>
{/headerContainer}

{<contentBottomContainer}
Expand Down

0 comments on commit fd1e690

Please sign in to comment.