{% extends "main/base.html" %} {% block content %} {% load staticfiles %}

{{cafeobj.name}}


1 / 2
Caption Text
{% if cafeobj.subphoto %}
2 / 2
Caption Two
{% endif %}

개발자와 디자이너들을 위한 카페에요.


  • {{cafeobj.locate}}
  • {{cafeobj.phone}}
  • {{cafeobj.insta}}
  • {{cafeobj.content|linebreaks}}

{% endblock content %}