[Django API] homepage - html template

{% extends 'homepage/base.html' %}

{% block content %}

{% load static %}
{% load thumbnail %}

HTML 작성


{% endblock %}

댓글

이 블로그의 인기 게시물

[Django] BSModalReadView 404 Error