Template 模板的继承
摘要:
index.html{% extends "base.html" %}{% block content %}Hi, {{user.nickname}}!{% for post in posts %}{{post.author.nickname}} says: {{post.body}}{% endf... 阅读全文
posted @ 2014-08-04 21:47 小与 阅读(321) 评论(0) 推荐(0)
浙公网安备 33010602011771号