• This project
    • Loading...
  • Sign in

신은섭(Shin Eun Seop) / 2018-1-d.cloud

%ea%b7%b8%eb%a6%bc1
Go to a project
Toggle navigation Toggle navigation pinning
  • Projects
  • Groups
  • Snippets
  • Help
  • Project
  • Activity
  • Repository
  • Pipelines
  • Graphs
  • Issues 10
  • Merge Requests 0
  • Snippets
  • Network
  • Create a new issue
  • Builds
  • Commits
  • Issue Boards
  • Files
  • Commits
  • Network
  • Compare
  • Branches
  • Tags
Switch branch/tag
  • 2018-1-d.cloud
  • dcloud
  • website
  • templates
  • registration
  • delete_account_success.html
  • 신은섭(Shin Eun Seop)'s avatar
    change some thing · c9344380
    c9344380 Browse Files
    신은섭(Shin Eun Seop) authored 2018-05-23 11:23:15 +0900
delete_account_success.html 114 Bytes
Raw Blame History Permalink
1 2 3 4 5 6
{% extends "website/baseline.html" %}

{% block content %}
<h1>DELTED</h1>
<!--TODO AUTO logout -->
{% endblock %}