Initial project upload

This commit is contained in:
Kim.KANGHEE
2026-05-05 17:14:11 +09:00
commit 122b73d254
282 changed files with 72135 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{% extends "base.html" %}
{% block content %}
<h2>Dell Server & NAVER Settings Info</h2>
<p>사이트 가입 및 로그인후 이용 가능</p>
{% endblock %}