Fix template

This commit is contained in:
Will Kahn-Greene 2012-07-12 18:32:45 -04:00
parent 4bd65f69c7
commit 8815541c26

View File

@ -15,4 +15,4 @@
# You should have received a copy of the GNU Affero General Public License
# along with this program. If not, see <http://www.gnu.org/licenses/>.
-#}
{% extend "'mediagoblin/base.html" %}
{% extends "mediagoblin/base.html" %}