{"id":495,"date":"2021-04-25T20:21:48","date_gmt":"2021-04-25T11:21:48","guid":{"rendered":"http:\/\/www.agile-software.site\/?p=495"},"modified":"2021-04-25T20:34:43","modified_gmt":"2021-04-25T11:34:43","slug":"index-html","status":"publish","type":"post","link":"https:\/\/agile-software.net\/?p=495","title":{"rendered":"index.html"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">\u4f5c\u54c1\u30ea\u30b9\u30c8\u306e\u914d\u7f6e<\/h2>\n\n\n\nhttp:\/\/www.agile-software.site\/2021\/04\/08\/bootstrap\/\n\n\n\n<p>justify-content-end\u306f\u5747\u7b49\u914d\u7f6e<\/p>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>&lt;div class=&quot;card top d-flex flex-column justify-content-end mb-4&quot;&gt;<\/code><\/pre><\/div>\n\n\n\n<div class=\"hcb_wrap\"><pre class=\"prism line-numbers lang-plain\"><code>{% extends &quot;app\/base.html&quot; %}\n\n{% block content %}\n\n&lt;div class=&quot;card top d-flex flex-column justify-content-end mb-4&quot;&gt;\n    &lt;img src=&quot;{{ profile_data.topimage.url }}&quot; alt=&quot;&quot;&gt;\n    &lt;div class=&quot;overlay text-white p-5&quot;&gt;\n        &lt;h1 class=&quot;title&quot;&gt;{{ profile_data.title }}&lt;\/h1&gt;\n        &lt;h5 class=&quot;subtitle&quot;&gt;{{ profile_data.subtitle }}&lt;\/h5&gt;            \n    &lt;\/div&gt;\n&lt;\/div&gt;\n\n&lt;div class=&quot;row mb-5&quot;&gt;\n    {% for work in work_data %}\n        &lt;div class=&quot;col-6 col-md-3 mb-3&quot;&gt;\n            &lt;div class=&quot;card work-thumbnail&quot;&gt;\n                {% if work.thumbnail %}\n                    &lt;img class=&quot;work-img&quot; src=&quot;{{ work.thumbnail.url }}&quot; alt=&quot;&quot;&gt;\n                {% else %}\n                    &lt;img class=&quot;work-img&quot; src=&quot;{{ work.image.url }}&quot; alt=&quot;&quot;&gt;\n                {% endif %}\n                &lt;div class=&quot;work-title text-center&quot;&gt;\n                    &lt;p class=&quot;mb-0&quot;&gt;{{ work.title }}&lt;\/p&gt;\n                &lt;\/div&gt;\n                &lt;a class=&quot;stretched-link work&quot; href=&quot;{% url &#39;detail&#39; work.id %}&quot;&gt;&lt;\/a&gt;\n            &lt;\/div&gt;\n        &lt;\/div&gt;\n    {% endfor %}\n&lt;\/div&gt;\n\n{% endblock %}<\/code><\/pre><\/div>\n","protected":false},"excerpt":{"rendered":"<p>\u4f5c\u54c1\u30ea\u30b9\u30c8\u306e\u914d\u7f6e justify-content-end\u306f\u5747\u7b49\u914d\u7f6e<\/p>\n","protected":false},"author":1,"featured_media":496,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"_jin_ogp_image_url":"","_jin_last_featured_id":0,"footnotes":""},"categories":[8],"tags":[],"class_list":["post-495","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-django"],"_links":{"self":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/495","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=495"}],"version-history":[{"count":2,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/495\/revisions"}],"predecessor-version":[{"id":499,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/posts\/495\/revisions\/499"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=\/wp\/v2\/media\/496"}],"wp:attachment":[{"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=495"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=495"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/agile-software.net\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=495"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}