Skip to content

Commit

Permalink
fixed bug in base's story.tmpl comments, now bootstrap3's is redundant
Browse files Browse the repository at this point in the history
  • Loading branch information
ralsina committed Aug 24, 2013
1 parent 2584234 commit 47e0587
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 16 deletions.
1 change: 1 addition & 0 deletions nikola/data/themes/base/templates/story.tmpl
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## -*- coding: utf-8 -*-
<%inherit file="post.tmpl"/>
<%namespace name="helper" file="post_helper.tmpl"/>
<%namespace name="disqus" file="disqus_helper.tmpl"/>
<%block name="extra_head">
${helper.twitter_card_information(post)}
</%block>
Expand Down
16 changes: 0 additions & 16 deletions nikola/data/themes/bootstrap3/templates/story.tmpl

This file was deleted.

0 comments on commit 47e0587

Please sign in to comment.