We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28d0f2f commit 9cdfdc8Copy full SHA for 9cdfdc8
source/_includes/asides/component_navigation.html
@@ -60,22 +60,13 @@
60
</div>
61
{%- endif -%}
62
63
-<<<<<<< HEAD
64
<div class='section'>
65
{%- if is_platform -%}
66
Source: <a href='{{github_main_repo}}{{imp_url}}{{parent_name}}.py'>{{imp_name}}/{{parent_name}}.py</a>
67
{%- else -%}
68
Source: <a href='{{github_main_repo}}{{imp_url}}'>{{imp_url}}</a>
69
70
71
-=======
72
- {%- if is_platform -%}
73
- <div class='section'>
74
- Source:
75
- <a href='{{github_main_repo}}{{embedded_url}}{{parent_name}}.py'>{{imp_name}}/{{parent_name}}.py</a>
76
- </div>
77
- {%- endif -%}
78
->>>>>>> rc
79
80
{%- if is_platform and parent_name != 'sensor' -%}
81
0 commit comments