Skip to content

Commit

Permalink
fix a bug
Browse files Browse the repository at this point in the history
  • Loading branch information
briankelleher committed Mar 22, 2016
1 parent c36ea58 commit b98ae83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion www/wp-content/themes/ation2016/templates/tease-post.twig
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
;{% extends "tease.twig" %}
{% extends "tease.twig" %}

{% block content %}
<h2 class="h2"><a href="{{post.link}}">{{post.title}}</a></h2>
Expand Down

0 comments on commit b98ae83

Please sign in to comment.