This repository has been archived by the owner on Jun 7, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Initial commit of EE templates, pre-redesign
- Loading branch information
1 parent
75e08cd
commit 63ae7ea
Showing
128 changed files
with
6,020 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
open-services-templates | ||
======================= | ||
Templates for open-services.net | ||
=============================== | ||
|
||
The ExpressionEngine templates for open-services.net | ||
EE Templates are in /assets/templates/ | ||
|
||
Low Variables are in /assets/low_variables/ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
<h2> | ||
So sorry! We couldn’t find that link</h2> | ||
<p> | ||
(Yes, given that we model our specifications on the URL-driven web, we're aware of the irony.)</p> | ||
<p> | ||
You might try starting back at the <a href="/">home page</a>. There’s also a lot of content to be found in our <a href="/wiki/">wiki</a>.</p> | ||
<p> | ||
If all else fails, please do <a href="mailto:[email protected]?subject=OSLC%20website%20404%20problem">email the site admin</a> and we'll see what we can do.</p> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Drat! A 404 error! |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-accessibility-maincontent-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Jump directly to the content of this page |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-accessibility-tutbody-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Jump past the list of pages to the content of this page of the tutorial |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-accessibility-tutnav-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Jump directly to the list of pages in this tutorial |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-all-resource-channels.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
resource_articles|resource_sites|resource_podcasts|resource_presentations|resource_tools|tutorial|resource_videos|resource_whitepapers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Author |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
%Y %F %j |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,73 @@ | ||
<div id="{url_title}_scope"> | ||
<h2>Scope</h2> | ||
{cf-wgcharter-w-scope} | ||
</div> | ||
|
||
<div id="{url_title}_deliverables"> | ||
<h2>Deliverables</h2> | ||
{cf-wgcharter-w-deliverables} | ||
</div> | ||
|
||
{if cf-wgcharter-w-capabilities} | ||
<div id="{url_title}_capabilities"> | ||
<h2>Capabilities</h2> | ||
{cf-wgcharter-w-capabilities} | ||
</div> | ||
{/if} | ||
|
||
{if cf-wgcharter-w-motivation} | ||
<div id="{url_title}_motivation"> | ||
<h2>Motivation</h2> | ||
{cf-wgcharter-w-motivation} | ||
</div> | ||
{/if} | ||
|
||
{if cf-wgcharter-w-compatibility} | ||
<div id="{url_title}_compatibility"> | ||
<h2>Compatibility</h2> | ||
{cf-wgcharter-w-compatibility} | ||
</div> | ||
{/if} | ||
|
||
<div id="{url_title}_wg_relationships"> | ||
<h2>Relationship to other activities and workgroups</h2> | ||
{cf-wgcharter-w-relationships} | ||
<p>For more information, see the <a href="/participate/workgroup-best-practices/">Workgroup Best Practices</a>.</p> | ||
</div> | ||
|
||
<div id="{url_title}_target_sdos"> | ||
<h2>Target Specification Development Organizations (SDOs)</h2> | ||
{cf-wgcharter-r-sdos} | ||
|
||
{if count == 1} | ||
<p>Specifications developed by this WG may be contributed to these SDOs:</p> | ||
<ul> | ||
{/if} | ||
<li><a href="{cf-sdo-t-url}">{title}</a> (<a href="{cf-sdo-t-ipurl}">IP Policy</a>)</li> | ||
{if count == total_results} | ||
</ul> | ||
|
||
<p>This contribution to these SDOs is dependent on maturing the specifications within this WG and gaining consensus on the contribution. At that point, the WG would make a proposal to the OSLC Steering Committee for such a move. For more information, see the <a href="/participate/workgroup-best-practices/">Workgroup Best Practices</a>.</p> | ||
{/if} | ||
{/cf-wgcharter-r-sdos} | ||
</div> | ||
|
||
<div id="{url_title}_participation"> | ||
<h2>Participation</h2> | ||
{cf-wgcharter-w-participation} | ||
</div> | ||
|
||
<div id="{url_title}_meetings"> | ||
<h2>Meetings Frequency and Communications</h2> | ||
{cf-wgcharter-w-meetings} | ||
</div> | ||
|
||
<div id="{url_title}_decisions"> | ||
<h2>Decision Policy</h2> | ||
{cf-wgcharter-w-decisions} | ||
</div> | ||
|
||
<div id="{url_title}_ip"> | ||
<h2>Intellectual property</h2> | ||
Members of this Workgroup agree to this Workgroup Participation Agreement. | ||
</div> |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-comment-authorcanassociatelater-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
We can associate the discussion with this blog post after the fact |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-comment-discusslinkintro-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Discuss this blog post in |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-comment-discusslinktext-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
this thread on the forums |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-comment-loginregister-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<a href="/forums/member/login/">Log in</a> or <a href="/forums/member/register/">register</a> for the forums to create one. |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-comment-noforumthread-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
There is no forum thread associated with this blog post. |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-comment-startnewthreadaction-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Start a new forum thread |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-commenting-heading-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Discuss in the forums |
53 changes: 53 additions & 0 deletions
53
assets/low_variables/default_site/lv-compatible-products.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,53 @@ | ||
{!-- | ||
Template partial for the Software page | ||
|
||
Returns a list of compatible products. | ||
|
||
---------------------- | ||
LV Preparse variables | ||
---------------------- | ||
|
||
spec_entry_id | ||
[REQUIRED -- ABSOLUTELY REQUIRED] | ||
The entry_id of the specification/workgroup. Pass in via {entry_id} | ||
|
||
this_product_entry_id | ||
[Required] | ||
The entry_id of the product. Used for to exclude the requesting product from results (b/c products aren't compatible with themselves) | ||
|
||
matrix_field_id | ||
[OPTIONAL] | ||
The ID of the Matrix field that holds the Playa cell (specified with matrix_row_id) | ||
|
||
matrix_row_id | ||
[OPTIONAL] | ||
The ID of the Matrix row in the specified field that holds the Playa cell | ||
|
||
|
||
Reference: http://pixelandtonic.com/playa/docs/templates#playa:coparents | ||
|
||
--} | ||
|
||
{exp:playa:coparents | ||
channel="products" | ||
child_id="{spec_entry_id}" | ||
coparent_id="not {this_product_entry_id}" {!-- Exclude the requesting product from results --} | ||
field_id="{matrix_field_id}" | ||
col="{matrix_row_id}" | ||
orderby="title" | ||
sort="asc" | ||
search:cf-pr-s-isconnector="IS_EMPTY" {!-- Excludes adapter products --} | ||
} | ||
{if count == 1} | ||
<ul class="nobullets nospacing"> | ||
{/if} | ||
<li class="mbs"><a class="db" href="{page_url}">{title}</a></li> | ||
|
||
{if count == total_results} | ||
</ul> | ||
{/if} | ||
|
||
{if no_results} | ||
<em>None yet!</em> | ||
{/if} | ||
{/exp:playa:coparents} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
All content <a rel="license" href="http://creativecommons.org/licenses/by/3.0/us/">Creative Commons Attribution 3.0 US</a> unless otherwise specified. See more <a href="/terms/">terms of use</a>. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
283 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
261 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
236 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
285 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Email address |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Feedback |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
87|86|432|88 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Home |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Linked data between multiple applications |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{exp:member_categories:check category_url_title='is-a-member' errors='off'}1{/exp:member_categories:check} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Last revised: |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Latest from Twitter |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Latest blog posts |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Go to the home page |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-mailinglist-alreadysubmitted.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<b>Hey!</b> We’re detecting that you’ve probably submitted this form before. You can submit an email address anyway, but you can't submit the same address multiple times. |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-mailinglist-success-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
<b>Thanks!</b> We’ll keep you posted! |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Newer post |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
57|283|261|188|56 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Older post |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
First |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Last |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Next |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Previous |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-participate-forumsdesc-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Use the forums to ask questions, discuss specifications or software, or comment on community activities. |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-participate-forumsheader-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Forums |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-participate-mldesc-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Every workgroup has a mailing list; or, subscribe to the Community mailing list to ask questions or keep up with announcements. |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-participate-mlheader-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Mailing lists |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-participate-ourwikiheader-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
OSLC Wiki |
1 change: 1 addition & 0 deletions
1
assets/low_variables/default_site/lv-participate-wikidesc-en.html
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
The home for workgroups and where specifications are written. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Permanent link to this post |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Posted |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Read more |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
See more blog posts |
Oops, something went wrong.