mirror of
https://github.com/MeiK2333/github-style.git
synced 2025-10-07 01:54:06 +00:00
11 lines
284 B
HTML
11 lines
284 B
HTML
<div class="application-main " data-commit-hovercards-enabled>
|
|
<main id="js-pjax-container" data-pjax-container>
|
|
<div class="container-xl clearfix px-3 mt-4">
|
|
|
|
{{ partial "user-profile.html" . }}
|
|
|
|
{{ partial "overview.html" .}}
|
|
|
|
</main>
|
|
</div>
|